XmlUtil (Groovy 4.0.22) 您所在的位置:网站首页 groovy xml node XmlUtil (Groovy 4.0.22)

XmlUtil (Groovy 4.0.22)

2024-07-03 11:47| 来源: 网络整理| 查看: 265

public static SAXParser newSAXParser(String schemaLanguage, Source schemas)

Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with. The created SAXParser will be namespace-aware and not validate against DTDs.

throws:SAXExceptionthrows:ParserConfigurationException Parameters:schemaLanguage - the schema language used, e.g. XML Schema or RelaxNG (as per the String representation in javax.xml.XMLConstants)schemas - the schemas to validate againstReturns:the created SAXParserSee Also:newSAXParser(String, boolean, boolean, Source...)Since:1.8.7


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有